Caitlin Ross
100735219
COMP 2003 A

Files:	bitPack.asm
	main.c
	readme.txt (this file)
	Test File.txt

Notes:

I was unable to get the assembly program to correctly take the n value as a parameter, which caused an infinite loop in the program
Because of this infinite loop, I was unable to test if the rest of the assembly procedure works as it should.